CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 鼠标 坐标 opengl

搜索资源列表

  1. Surface.2000.6.5

    0下载:
  2. 用OpenGL实现鼠标控制三维坐标及其上曲面的空间旋转,可以作为编程人员的参考 -use OpenGL 3D coordinates of the mouse and the control surfaces on the space rotation, as a reference Programming
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:79328
    • 提供者:肖永飞
  1. TestOpenGL

    1下载:
  2. 使用鼠标动态绘制直线,以及将屏幕坐标转换为OpenGL坐标。-use a mouse linear dynamic mapping, and to coordinate conversion to the screen coordinates of OpenGL.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:161927
    • 提供者:陈飞
  1. c++_opengl_selection

    0下载:
  2. 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-dimensional coordinates of the
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40862
    • 提供者:wanhy
  1. vc_jiqiaoshili_part8

    1下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:342346
    • 提供者:xixi
  1. SelectofMouse

    0下载:
  2. 提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。
  3. 所属分类:OpenGL

    • 发布日期:2014-01-16
    • 文件大小:40079
    • 提供者:vcgirl
  1. OpenGL4

    0下载:
  2. 使用OpenGL实现三维坐标的鼠标拣选.doc
  3. 所属分类:OpenGL

    • 发布日期:2014-01-16
    • 文件大小:40652
    • 提供者:jacky
  1. glenabledview_demo

    0下载:
  2. An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages inte
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:84237
    • 提供者:wang an
  1. MyMDOpenGL

    0下载:
  2. 基于opengl的可以用鼠标进行控制旋转的一个三维的坐标.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45548
    • 提供者:李金标
  1. coordinate

    1下载:
  2. 平面坐标转化为世界坐标,OpenGL中,鼠标在3D场景中选中某点,获得这个点在场景中的3维坐标
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60559
    • 提供者:RabbitYear
  1. VCOpenGl.rar

    0下载:
  2. 用opengl实现三维坐标系,鼠标可以自由旋转,滑轮可以改变视点,投影坐标轴等,Use opengl to achieve three-dimensional coordinate system, the mouse is free to rotate, pulley can change the point of view, projection and other coordinate axis
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:781457
    • 提供者:pengguotao
  1. OpenGLSYSTEM

    0下载:
  2. OpenGL三维可视化系统,可实时显示位置坐标。-OpenGL 3D visualization system, real-time display position coordinates.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:35048003
    • 提供者:李健
  1. zuobiao

    1下载:
  2. 可以在窗口中显示当前鼠标坐标位置的opengl小程序-In the window shows the current location of the mouse coordinates opengl applets
  3. 所属分类:OpenGL

    • 发布日期:2017-04-09
    • 文件大小:1905
    • 提供者:yuanying
  1. insert_curve

    0下载:
  2. opengl+控制台,鼠标左键输出点坐标,程序画出经过点的曲线-opengl+ console output point coordinates of the left mouse button, the program after a point to draw the curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:49918
    • 提供者:freid
  1. Sun-Earth-Moon

    0下载:
  2. 该程序是一个简单的太阳、地球和月亮的旋转系统。基于VS2005开发平台,使用C++和OpenGL编写。该程序使用了OpenGL基本的坐标变换功能,实现球体的公转和自转。加入了光照和纹理,使其场景真实。另外,用户可以和场景进行简单的交互,方向键可以控制场景的坐标旋转,鼠标可以点击太阳、地球和月亮,变换其渲染模式(无纹理渲染和有纹理渲染),并且窗口标题会提示当前点击的对象。-The program is a simple sun, Earth and moon rotation system. VS
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2000563
    • 提供者:Zhou Yizhou
  1. OpenGL

    0下载:
  2. 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:117591
    • 提供者:john
  1. Howtoobataintheworldcoordinatesofthree-dimensional

    0下载:
  2. Opengl中怎么通过鼠标单击事件获得所绘三维点的世界坐标-How to obatain the world coordinates of three-dimensional points by mouse-click in Opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:816
    • 提供者:zm
  1. OpenGL-three-teapot-three-light

    0下载:
  2. 1. 绘制带有光照效果的场景; 2. 场景包含 3 个茶壶,通过键盘 123 可以分别选中三个茶壶,然后用鼠标对每个茶壶 进行分别的旋转; 3. 使用点光源,点光源为白色,以白色的球体表示; 4. 使用 3 个不同的点光源 i. 光源 1 的坐标设置在世界坐标系中,并围绕着三个茶壶的中心进行圆周运动; ii. 光源 2 的坐标 设置在观察坐标系,不发生变化; iii. 光源 3 的坐标设置在茶壶 1 的物体坐标系中,当茶壶 1 被选中进行旋转时,光 源 3 要
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:70060
    • 提供者:雷勇
  1. Bezier

    0下载:
  2. VS2010: sln项目、cpp源码、exe程序 – 利用OpenGL绘制贝塞尔曲线 – 根据输入的点画出贝塞尔曲线 – 交互操作:贝塞尔曲线根据控制点坐标的变化而变化
  3. 所属分类:OpenGL

  1. code

    0下载:
  2. 1、利用OpenGL函数画一个三维物体; 2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩 (1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现; (2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function; 2. Use the mouse or keyboard to control the movement, rotation
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:噼哩啪啦
  1. 用OpenGL实现鼠标控制

    0下载:
  2. 用OpenGL实现鼠标控制三维坐标及其上曲面的空间旋转,可以作为编程人员的参考(Using OpenGL to realize the three-dimensional coordinates of mouse control and the space rotation of the upper surface, which can be used as a reference for programmers)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-21
    • 文件大小:78848
    • 提供者:孤独的老张
« 12 »
搜珍网 www.dssz.com